home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16700 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: isc-newsserver.isc.rit.edu!usenet
  2. From: Kyriakos Georgiou <kg@mykonos.rc.rit.edu>
  3. Newsgroups: comp.lang.c++,alt.math
  4. Subject: free C++ matrix library
  5. Date: Thu, 11 Apr 1996 15:49:42 -0400
  6. Organization: Rochester Institute of Technology
  7. Message-ID: <316D6256.53136821@mykonos.rc.rit.edu>
  8. NNTP-Posting-Host: mykonos.rc.rit.edu
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0 (X11; I; Linux 1.2.13 i586)
  13.  
  14. If you use C++ and do matrix manipulations, this may be of interest
  15. to you.  If you don't have access to ftp, wait a while, I'll post
  16. the source to comp.sources
  17.  
  18. (By the way, the .tgz means .tar.gz ,  to unzip it use the gnu
  19. gzip available in source from prep.ai.mit.edu /pub/gnu)
  20.  
  21. regards,
  22. Kyriakos Georgiou
  23.  
  24. Begin3
  25. Title:          matrix++
  26. Version:        0.2
  27. Entered-date:   11APR96
  28. Description:    Matrix C++ library.
  29. Keywords:       Math, Matrix, C++
  30. Author:         kdgrc@rc.rit.edu (Kyriakos Georgiou)
  31. Primary-site:   sunsite.unc.edu /pub/Linux/devel/lang/c++/matrix++.tgz
  32. Platforms:      Linux, but should work on any Unix box with g++
  33. Copying-policy: GPL
  34. End
  35.